TDAAlerter class overview.
Properties
Name | Description |
Active |
Used to determine if TDAAlerter waits for messages.
|
AutoRegister |
Used to automatically register events whenever connection opens.
|
Connection |
Used to specify the connection for TDAAlerter.
|
Methods
Name | Description |
SendEvent |
Sends an event with Name and content Message.
|
Start |
Starts waiting process.
|
Stop |
Stops waiting process.
|
Events
Name | Description |
OnError |
Occurs if an exception occurs in waiting process
|